Other Type Aliases

The following type aliases are available globally.

  • A ContainerViewController is any UIViewController that conforms to the NavigationComponent messaging protocol.

    Seealso

    NavigationComponent

    Declaration

    Swift

    public typealias ContainerViewController = UIViewController & NavigationComponent